Skip to content

chore(manifest): refresh — last_audit 2026-05-04 → 2026-05-07; reflect recent ports#36

Merged
mikemolinet merged 1 commit into
mainfrom
chore/parity-manifest-refresh-2026-05-06
May 9, 2026
Merged

chore(manifest): refresh — last_audit 2026-05-04 → 2026-05-07; reflect recent ports#36
mikemolinet merged 1 commit into
mainfrom
chore/parity-manifest-refresh-2026-05-06

Conversation

@mikemolinet
Copy link
Copy Markdown
Collaborator

Summary

The parity-manifest.json was 3 days stale. Many endpoints listed as endpoints_missing have been ported since 2026-05-04 (notably PRs #23 / #25 / #26 / #27 / #28 added the entire fire + executions + workers + usage + agents + messages surface).

This refresh moves the now-covered endpoints to endpoints_covered with PR refs, adds in-flight refs for open PRs (#33 / #34 / #35), and adds three new endpoints_missing items that emerged post-audit.

Moved missing → covered (with PR refs)

In-flight ports added

New in_flight_ports_2026_05_07 section listing all 4 currently-open SDK PRs with PR-overlap notes (#30/#33 lane-flagged with cueapi-main):

Newly-missing items (post-audit)

  • POST /v1/agents/{ref}/webhook-secret/regenerate — destructive; tracked on Backlog
  • DELETE /v1/messages bulk (cueapi #650) — server-side shipped; bounded by cueapi-cli upstream
  • POST /v1/executions/{id}/live-claim (cueapi #664) — handler-runtime concern, not SDK control-plane

Other

  • Bumped sdk_version_at_audit 0.1.3 → 0.2.x
  • Bumped last_full_audit 2026-05-04 → 2026-05-07

Source

Closes the Backlog row "Refresh cueapi-python parity-manifest.json (last-audit 2026-05-04, lots of recent ports)" filed earlier today (Self-flag 2026-05-07).

Pure documentation update — no code changes. Safe to merge once reviewed.

🤖 Generated with Claude Code

…t recent ports

Manifest was 3 days stale; many endpoints listed as missing have
been ported since the last audit.

Moved from endpoints_missing → endpoints_covered (with PR refs):

  - POST /v1/cues/{id}/fire (PR #23; in-flight kwargs in #33)
  - POST /v1/executions/{id}/replay (PR #25)
  - GET /v1/executions/claimable (PR #23)
  - POST /v1/executions/{id}/claim (PR #23)
  - POST /v1/executions/claim (PR #23)
  - GET /v1/workers + DELETE /v1/workers/{id} (PR #26)
  - GET /v1/usage (PR #26)
  - POST /v1/agents + GET/PATCH/DELETE /v1/agents/{ref}
    + GET /v1/agents/{ref}/webhook-secret
    + GET /v1/agents/{ref}/inbox + /sent (PR #27)
  - POST /v1/messages + GET/read/ack (PR #28)

Added in-flight refs (open PRs):

  - GET /v1/agents/roster (in-flight PR #35; cueapi #630 parity)
  - GET /v1/agents/{ref}/presence (in-flight PR #35; cueapi #662 parity)
  - send_at + exit_criteria + idempotency_key kwargs on fire (PR #33)
  - send_at kwarg on messages.send (PR #34)

New endpoints_missing items (post-audit):

  - POST /v1/agents/{ref}/webhook-secret/regenerate (destructive; tracked)
  - DELETE /v1/messages bulk (cueapi #650; bounded by cueapi-cli upstream)
  - POST /v1/executions/{id}/live-claim (cueapi #664; handler-runtime, not SDK)

New "in_flight_ports_2026_05_07" section listing all 4 currently-open
SDK PRs with PR-overlap notes (PR #30/#33 lane-flagged with cueapi-main).

Bumped sdk_version_at_audit 0.1.3 → 0.2.x.

This refresh closes the Backlog row "Refresh cueapi-python parity-manifest.json"
filed earlier today (Self-flag 2026-05-07).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@govindkavaturi-art govindkavaturi-art enabled auto-merge (squash) May 7, 2026 01:26
@mikemolinet mikemolinet merged commit 67f0e5c into main May 9, 2026
4 checks passed
@mikemolinet mikemolinet deleted the chore/parity-manifest-refresh-2026-05-06 branch May 9, 2026 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant